home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {addDomainAction = id; buttonAction = id; };
- CLASS = DMAddDomainDlg;
- LANGUAGE = ObjC;
- OUTLETS = {
- cancelButton = NSButton;
- domainField = NSTextField;
- okButton = NSButton;
- warningField = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {addItemAction = id; buttonAction = id; popupAction = id; };
- CLASS = DMAddItemDlg;
- LANGUAGE = ObjC;
- OUTLETS = {
- appWindow = NSWindow;
- cancelButton = NSButton;
- dateFormatter = NSDateFormatter;
- okButton = NSButton;
- propertyField = NSTextField;
- typePopup = NSPopUpButton;
- valueField = NSTextField;
- valueNumField = NSTextField;
- warningField = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = DMBrowserController;
- LANGUAGE = ObjC;
- OUTLETS = {browser = NSBrowser; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- findNext = id;
- findNextAndOrderFindPanelOut = id;
- findPrevious = id;
- jumpToSelection = id;
- orderFrontFindPanel = id;
- replace = id;
- replaceAll = id;
- replaceAndFind = id;
- takeFindStringFromSelection = id;
- };
- CLASS = DMFinder;
- LANGUAGE = ObjC;
- OUTLETS = {
- findNextButton = id;
- findTextField = id;
- ignoreCaseButton = id;
- replaceAllScopeMatrix = id;
- replaceTextField = id;
- statusField = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- backupAction = id;
- defaultsDidChange = id;
- deleteSelectedDomain = id;
- deleteSelectedProperty = id;
- domainTypeAction = id;
- selectDefault = id;
- selectItem = id;
- showLicenseAction = id;
- showReleaseNotesAction = id;
- showWarningAction = id;
- synchronizeDefaults = id;
- warningWindowAction = id;
- };
- CLASS = DMManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_outlineView" = NSOutlineView;
- addItemButton = NSButton;
- addItemWindow = NSWindow;
- browser = NSBrowser;
- buttonMatrix = NSMatrix;
- deleteDomainButton = NSButton;
- deletePropertyButton = NSButton;
- persistentDomainButton = NSButtonCell;
- progressWheel = NSProgressIndicator;
- statusField = NSTextField;
- textView = NSTextView;
- volatileDomainButton = NSButtonCell;
- warningOKButton = NSButton;
- warningQuitButton = NSButton;
- warningShowWarningButton = NSButton;
- warningWindow = NSWindow;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {selectDefault = id; };
- CLASS = DMOutlineDataSource;
- LANGUAGE = ObjC;
- OUTLETS = {"_outlineView" = NSOutlineView; };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- openKuwanNetForums = id;
- openKuwanNetHomePage = id;
- showAboutWindowAction = id;
- };
- CLASS = KNAboutWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {
- buildVersionField = NSTextField;
- infoVersionField = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {openKuwanNetHomePage = id; showAction = id; };
- CLASS = KNNotesWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {textView = NSTextView; window = NSWindow; };
- SUPERCLASS = NSObject;
- },
- {CLASS = KNOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {
- ACTIONS = {buttonAction = id; registerAction = id; showHelpAction = id; };
- CLASS = KNRegisterDlg;
- LANGUAGE = ObjC;
- OUTLETS = {
- appWindow = NSWindow;
- cancelButton = NSButton;
- demoField = NSTextField;
- nameField = NSTextField;
- okButton = NSButton;
- snumberField = NSTextField;
- statusField = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {buyAction = id; registerAction = id; updateAction = id; };
- CLASS = KNSalesManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- activationField = NSTextField;
- activationPI = NSProgressIndicator;
- activationWindow = NSWindow;
- buyButton = NSButton;
- buyMenuItem = NSMenuItem;
- previewField = NSTextField;
- registerMenuItem = NSMenuItem;
- registrationNameField = NSTextField;
- serialNumberField = NSTextField;
- updateMenuItem = NSMenuItem;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- applicationDidFinishLaunching = id;
- buttonAction = id;
- checkForUpdate = id;
- runUpdateWindow = id;
- };
- CLASS = KNUpdater;
- LANGUAGE = ObjC;
- OUTLETS = {
- descriptionField = NSTextField;
- downloadButton = NSButton;
- textView = NSTextView;
- updateButton = NSButton;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }